@extends('backend.layout') @section('content')

Thông tin đại lý : {{$item->fullname }}

Danh sách @include('backend.web.agency.nav')
{{ csrf_field() }}
{{ @$errors->first('fullname') }}
{{ @$errors->first('service_id') }}
{{ @$errors->first('type') }}
Dịch vụ Sl tài khoản Đơn giá #
Total account : Tổng:
Giảm giá:
Thanh toán:
@endsection @push('styles') @endpush @push('scripts') @endpush