@extends('backend.layouts.master') @section('style') @include('backend.layouts.datatable.style') @endsection @section('content')

Route List

{{-- --}} {!! $html !!}
Show Route URL Mathod 1st 2nd 3rd 4th Name RankIcon
@endsection @section('script') @include('backend.layouts.datatable.script') @endsection