@extends('admin.layout.layout') @section('title') Create Sector @endsection @section('content')

Add Sector

@csrf
@endsection @section('script') @endsection