@extends('admin.layouts.master') @section('title',__('Profile')) @section('content')
{{__('Profile Details')}}
@csrf
@endsection