@extends('admin.layouts.admin') @section('title','الوظائف') @section('content')
الرئيسية
الوظائف
@method('PUT') @include('admin.job.form')
@endsection