@extends('layouts.master') @section('title') @lang('translation.orders') @endsection @section('css') @endsection @section('content') @if (session('success')) @endif @if (session('error')) @endif
All Sales Order
@csrf