@extends('layouts.admin') @section('css') @endsection @section('content')
{{ __('lang.orders') }}
@endsection @section('script') @endsection