@extends('master.app') @section('title', 'employees') @section('body') Edit @method('put') @csrf name Email Phone Address Position Salary Image Identity Scan Security Assurance Contract Scan Save @endsection @section('pageJs') @endsection