@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.customer_information') }}

{{--
--}} {{--
--}} {{--

--}} {{-- {{ __('common.password_information') }}--}} {{--

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- @include('includes.invalid', ['field'=> 'password'])--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- @include('includes.invalid', ['field'=> 'password'])--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@push('body.end') @endpush @endsection @push('head.start') @endpush @push('body.end') @endpush