@extends('backend.partials.master') @section('title') Sale Return @endsection @section('maincontent')

Sale Return

@if (hasPermission('create_salereturn') == true) New @endif
SR No Date Invoice No Customer Product Total Rate Action
@endsection