@extends('layouts/blankLayout') @section('title', 'Login ') @section('page-style') @endsection @section('content')
@csrf

@endsection