@extends('layout.auth') @section('css') @endsection @section('breadcrumb') @endsection @section('content')
@csrf
Logo

{{trans('lang.update_password')}}

او
{{trans('lang.login')}}
@endsection @section('script') @endsection