@extends('layouts.layout-horizontal') @section('title', 'Edit Price List Rate') @section('css') @endsection @section('content')
Edit Price List Rate
Back
@csrf @method('PUT')
@endsection @section('scripts') @endsection