@extends('layouts.dashboard-app') @section('main-content')

Hello, Welcome {{auth()->user()->name}}

@if($errors->any()) @endif
@csrf
{{-- {{$id}} --}}
@php $z = explode('-',$data->customer_number); @endphp {{-- * --}}
{{-- --}}
{{-- * --}}
{{--
--}}
@if(empty($data->front_document))
@endif @if(empty($data->back_document))
@endif @if(empty($data->sr_doc))
@endif @if(empty($data->sr_number))
@endif
@if(empty($data->sr_number))
@endif
{{-- @include('dashboard.include.mnp') --}} {{-- @include('dashboard.include.new-package') --}} {{-- @include('dashboard.include.elife-package') --}} {{-- @include('dashboard.include.itp') --}}

Remarks *

{{--
--}}
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}}
{{-- lorem --}} {{-- lorem --}}
@endsection