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