@extends('admin.layout.app') @section('content')
@if(isset($sector))
@csrf

Edit Sector

Status

@endif
@endsection