@extends('layouts.admin') @section('title') Plan Requests @endsection @section('extra-css') @endsection @section('content')
@lang('admin.customers.customer') @lang('admin.table.title') @lang('admin.table.price') @lang('admin.table.transaction_id') @lang('admin.table.other_info') @lang('admin.table.status') @lang('admin.table.action')
@endsection @section('extra-scripts') @endsection