@extends('layouts.master') @section('title') {{ __('sentence.Prescription Settings') }} @endsection @section('content')
{{ __('sentence.Prescription Settings') }}
{{ csrf_field() }}
@endsection @section('header') @endsection @section('footer') @endsection