@extends('layouts.admin') @section('content')
@include('layouts.errors')
@csrf
{{ __('messages.Account setting Information') }}
@endsection