@extends(config('links.layout')) @section('title', "Login - Links - Automatic links statistics") @section('content')

Login to Links


{{ csrf_field() }}

@if(session('msg')) {{ session('msg') }} @endif
@endsection