@extends('master.app') @section('title', 'employees') @section('body')

Create

@method('post') @csrf


@endsection @section('pageJs') @endsection