@extends('layouts.master') @section('title') @lang('translation.Manpower') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Manpower @endslot @slot('title') Edit Manpower @endslot @endcomponent
@method('put') @csrf
Manpower Dealer

Required
Contact Details

Required
Required
Required
Required
@endsection @section('script') @endsection