@extends('layouts.app') @section('title', $sector ? 'Edit Sector' : 'Add Sector') @section('page-title', $sector ? 'Edit Sector — '.$sector->name : 'Add PACA Sector') @section('content')
{{ $message }}