芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/rentandbuyrealty.com/resources/views/customer/index.blade.php
@extends('layouts.main') @section('title') {{ __('Customer') }} @endsection @section('page-title')
@yield('title')
@endsection @section('content')
" }'>
{{ __('ID') }}
{{ __('Profile') }}
{{ __('Name') }}
{{ __('Number') }}
{{ __('Address') }}
{{ __('Total Post') }}
{{ __('Enable/Disable') }}
@endsection @section('script') @endsection