@extends('dashboard.master') @section('title', 'Roshid Taken Edit') @push('css') @endpush @section('content')
Roshid Taken Edit
@csrf @method('PUT')
@push('js') @endpush @endsection