@include('auth.header')
@if(Session::has('updatejob')) {{ Session::get(updatejob) }} @endif

Edit Job

@csrf
Back
@include('auth.footer')