@extends('layouts.master') @section('css') @endsection @section('content')
Sector {{ \Str::title($code) }}
@endsection @section('js') @endsection