@include('admin.partials.flash_message')
@extends('admin.template.master') @section('title', $title) @section('content') @php $userbanview= Auth::user()->banview; $userbanedit= Auth::user()->banedit; $userbandel= Auth::user()->bandel; @endphp