@extends('backend.layouts.master') @section('title') Quản lý Khách hàng @endsection @section('page-header')

Tạo mới Khách hàng

@endsection @section('admin-content')
@include('backend.layouts.partials.messages')
@csrf

Tạo mới Khách hàng

Giới tính
{{--
--}}
@endsection @section('scripts') @endsection