@extends('admin.layouts.master') @section('css') @include('admin.helper.formscss') @endsection @section('page-header') @endsection @section('content')
{{-- 'status', --}} {{-- 'price_buy', --}}
@endsection @section('js') @include('admin.helper.formscripts') @include('vue') @endsection