{{-- Laravel Mix - CSS File --}} {{-- --}}
{{csrf_field()}}



{{csrf_field()}}

@isset($data)
@foreach($data as $key=>$value)

{{$value}} @endforeach
@endisset