@extends('backend.layouts.application') @section('layout-content') @yield('content') @endsection