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