@extends('template.app') @section('meta') @endsection @section('title') Notice @endsection @section('styles') @endsection @section('content')
No Title
@endsection @section('scripts') @endsection