First Name Last Name Postcode money City location_city Street house Phone phone
@if (isNewEmployee) {

New Employee View Works

} @else { @if ($employee|async;as employee) { {{employee}} } }
@if (isNewEmployee) { } @else { }