@extends('admin.layouts.app') @section('title', 'Register Bus.') @section('content')
@include('admin.includes.alerts')
...
@csrf
@endsection