@extends('master.app') @section('title', 'employees') @section('body') Create @method('post') @csrf name Email Phone Address Position Salary @if ($bdate == 1) @else @endif Hire Date Image Identity Scan Security Assurance Contract Scan Save @endsection @section('pageJs') @endsection