@include('layouts.header') {{--

Management Team

@foreach($gallerys as $data)
{{$data->name}}
@endforeach
--}} @include('layouts.footer')