@extends('admin.layouts.app') @section('content')
@isset($page_title){{ $page_title }}@endisset
@push('js') @endpush @endsection