@extends('backend.master') @section('title') বিচার-সালিশ সমাধান @endsection @section('body') @if(Auth::user()->user_type == 0 || Auth::user()->user_type == 1 || strpos(Auth::user()->permission, 'ঢ়') !== false)

বিচার-সালিশ সমাধান

@csrf @method('PUT')
@endif @endsection @section('script') @endsection