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