@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.systemSetting') }}@stop @section('page-header')
@endsection @section('content')
@if (session()->has('newcustomer')) @endif @if (count($errors) > 0)
خطا
@endif
{{ csrf_field() }} {{-- 1 --}}