@extends('panel.master') @section('t')تنظیمات پرینت@stop @section('content')
@foreach($modirs as $value2) @endforeach

ارسال پیامک

{{ csrf_field() }} @component('components.input', ['name' => 'PhoneCustomer', 'label' => 'شماره', 'col' => '3'])@endcomponent
@stop @section('extrajs') @stop @section('extraCss') @stop