@extends('setting.layouts.layout') @section('title',trans('customer_setting.title')) @section('script_css') @endsection @section('script_buttom') @endsection @section('buttons') @endsection @section('content')
{{ trans('customer_setting.create_customer') }}