@extends('layouts.master') @section('title', 'Express54') @section('content') {{--
--}}

@lang('messages.my_profile')

@if (Session('error')) @endif
@csrf
@endsection