@foreach($data as $key => $val):

{{__('front.'.$key)}}

{{ $val }}


@endforeach @foreach ($files as $key => $file)

File {{$key+1}}

@endforeach