@extends('admin.layouts.container') @section('content')

{{ $title }}

{{ __('accepts.name') }} {{ __('accepts.email') }} {{ __('accepts.phone') }} {{ __('web.member_type') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection