@extends('../layout/' . $layout) @section('subhead') @endsection @section('subcontent')

Help Support

Add Help Support
@foreach ($helpSupport as $support) @endforeach
{{ $support['name'] }}
@endsection @section('script') @endsection