@extends('employee.employee-layouts.master') @section('content')

{{ $title }}

@csrf @include('employee.file-management._form')
@endsection