@extends('core::layouts.master') @section('breadcrumb','Quản lý bảo hành') @section('head-action') {{ Form::bsNavButton('Tạo phiếu bảo hành mới',route('admin.warranty.create')) }} @endsection @section('content')
Mã bảo hành Tên model Số Serial Khách hàng Số ĐT Ngày nhận Ngày bàn giao Trạng thái
@endsection @section('scripts') @endsection