@extends('web.layouts.admin') @section('title', config('app.name')) @section('content') {{$page_title}} @stop @section('custom-js') @stop