@extends('layouts.app') @section('title') {{ config('app.name', 'Laravel') }} | {{ __('common.users') }} @endsection @section('heading') {{ __('common.users') }} @endsection @section('heading-icon')admin_panel_settings@endsection {{--@section('page-breadcrumbs'){{ Breadcrumbs::render($options['route_name'] ?? '') }}@endsection--}} @section('content')

{{ __('common.show') }} - {{ optional($form)->name }}

reply_all  {{ __('common.go_back') }}

{{ __('common.user_information') }}

{{--
--}}
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
@push('body.end') @endpush @endsection @push('head.start') @endpush @push('body.end') @endpush