@extends('master.app') @section('title','Create Return Bill') @section('body')
Create Return Bill
@include('general.valert')
@csrf
Back
@endsection