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

Update Sector

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