@section('footer') {{--Subscribe --}}

SUBSCRIBE TO GET OUR UPDATES

{{--Subscribe End--}}
@foreach(\App\FooterTag::all() as $footerTag)

{{$footerTag->name}}:

@foreach($footerTag->tagLinks as $tagLink) {{$tagLink->name}} | @endforeach
@endforeach
{{--footer--}}

All Rights reserved © 2020 - Designed & Developed by Big Studio

{{----}} {{----}} {{----}} {{----}} {{----}} {{----}} @yield('script') @endsection