@extends(getTemplate('admin')) @section('content') @push('custom-css') @endpush @if($group)
@else

{{$title}}

×

{{ucfirst($type)}} Does Not Exists.

{{ucfirst($type)}}

@endif @push('custom-js') @endpush @endsection