@extends('panel.layout.master' , ['title' => @$title]) @push('css')
@endpush @section('content_head')
{{ @$title }}
@endsection @section('content')
{{ @$title }}
@endsection @push('js') @endpush