@php use App\Models\District; @endphp @extends('layouts.app') @section('title') {{ __('pages.sign') }} @endsection @section('content')
@endsection @section('custom-css') @endsection @section('custom-scripts') @endsection