@if(!empty($search))
@endif
@if(count($metadata) > 0) @foreach($metadata as $key => $data) @endforeach @else @endif
# Page Name Title Keyword Description Actions
{{ ($key+1) + ($metadata->currentPage() - 1)*$metadata->perPage() }} {{ $data->page_name}} {{ $data->title}} @php $keyword = explode(',',$data->keywords); @endphp @foreach($keyword as $value) {{ $value}} @endforeach @php echo strip_tags(substr($data->description, 0, 200)); @endphp @if(strlen($data->description)>200) read more @endif
Record not found
@if(!empty($metadata))
{{ $metadata->links() }}
@endif