@extends('adminlte::page') @section('title', 'Site') @section('content_header')

Site List

@endsection @section('content')

Site List

# Site Name Created By Created At Last Modified By Last Modified At Action
@include('backend.modals.common-site-modal') @endsection @push('js') @endpush