@include('layout.navbar')

My Design

@foreach($templatepaths_arrays as $k => $template) @if($k == 0) @endif @endforeach
@foreach($templatepaths_arrays as $k => $template)
@if($k != 0) @endif
@endforeach