@extends('admin::_layout.base') @section('content')
@yield('innerContent')
@stop