@extends('core::layouts.master') @section('breadcrumb','Cấu hình bán hàng') @section('head-action') {{ Form::bsNavButton('Thêm địa chỉ',route('admin.order.setting.shop.create')) }} @endsection @section('scripts') @endsection @section('content')
@endsection