@extends('layouts.master') @section('title') Create Prescritpion Type @endsection @section('headername') Prescritpion Type @endsection @section('content')
Prescritpion Type
@csrf @method('PUT')
@endsection