@extends('admin.layout.master') @push('css') @endpush @section('content')
{{-- @if(auth()->user()->hasPermission('create_notifications'))--}} {{-- @else--}} {{-- --}} {{-- @endif--}}
@endsection @push('js') @endpush