@extends('layout.backend.containerlist') @section('header_css') @endsection @section('footer_js') @endsection @section('dynamicdata')
Seos
@include('layout.backend.alert')
@forelse($seos as $index=>$record) @empty @endforelse
S N Page Options
{{ $index+1 }} {{ $record->page }}  
No record found.
S N Page Options
@stop