@extends('admin.includes.layout') @section('title', $page_title) @section('content')

{{ $page_title }}

@endsection @push('scripts') @endpush