@extends('layouts.customer') @section('content')

Jobs

@if ($errors->any())
Oops! There were some problems with your input.

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf @method('PUT')
status) ) checked="" @endif>
@endsection @section('beforescript') @endsection