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