@extends('admin.admin_master') @section('admin')

Edit Employee

@csrf
Employee Name *
Father's Name *
Mother's Name *
Mobile Number *
Address *
Gender *
Religion *
Date of Birth *
Designation *
@if(!@editData)
Salary *
@endif @if(!@editData)
Joining Date *
@endif
Profile Image *
@endsection