@extends('spark::layouts.app') @section('content')
Login
@include('spark::shared.errors')
{{ csrf_field() }}
@endsection