@extends('desktop.layouts.app') @section('content')

{{ $title }}

@admin @endadmin

{!! $content !!}
@endsection @push('styles') @endpush