@extends('admin/layouts/contentLayoutMaster') @section('title','Footer Text') @section('content') @section('page-style') @endsection

Text

@if (count($errors) > 0) @if($errors->any()) @endif @endif
@if(count($slogan)>0) @foreach ($slogan as $key=>$slogan1) @endforeach @else @endif
ID Type Description Added / Modified date Action
{{ $slogan1->id }} {{ $slogan1->type }} {{ $slogan1->slogan }}

{{ $slogan1->created }}

No record found!
{{$slogan->links()}}
@endsection