@extends('layouts.master') @section('title'){{__('sidebar.work_days')}} @endsection @section('css') @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('page_title')@endslot @slot('subtitle') {{__('sidebar.work_days')}} @endslot @endcomponent
@csrf
{{__('genral.job')}}
{{-- --}}

{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}

{{--
@csrf {{isset($job)?method_field('PUT'):''}}
--}}
@endsection @section('scripts') @endsection