@extends('layouts.admin') @section('title', 'Please Login') @section('content')
coast reboot admin
@include('snippets.formErrors')
{!! csrf_field() !!}
@stop @section('scripts_after') @stop