@extends('panel.layout.app') @section('title', __('Edit User')) @section('content')
{{__('Type')}}
{{__('Status')}}
@endsection @section('script') @endsection