@extends('layouts.front-app') @section('title') Login Form @endsection @section('content')
@csrf

Login Form

{{--
--}} {{-- Forget Password?--}} {{--
--}}
@endsection