@extends('layouts.admin') @section('title', 'Add Logistic Supervisor') @section('content')

Add Logistic Supervisor

@csrf @include('logistic-supervisors._form')
Cancel
@endsection