@extends('layouts.auth_customer') @section('title','Login') @section('extra-style') @endsection @section('content')
@csrf
@endsection @section('extra-script') @endsection