@extends('layouts/contentNavbarLayout') @section('title', 'Sectors') @section('content')
Update content
@csrf @method('PUT')
@if($errors->has('title')) {{ $errors->first('title') }} @endif
status == 1 ) checked @endif >
Cancel
@endsection