@extends('admin.layout.template') @section('content')
@endsection @include('admin.layout.header') @yield('content') @include('admin.layout.footer')