@extends("common.layout") @section("header") @endsection @section("content")
{{ $service == 'ielts' ? "인강" : "어학원" }} {{ $type == 'sms' ? "문자" : "이메일" }} 템플릿 관리
$service, "type" => $type]) }}" class="search-form" id="payment-form" method="GET">
@csrf
등록일
템플릿 그룹
전체
@foreach ($categories as $category)
id == Request::get("category_id"))>{{ $category->name }}
@endforeach
템플릿 명
템플릿 내용
조회
템플릿 등록
총
{{ $list->total() }}
개
@foreach ( $list as $item)
@endforeach
@endsection @push("script") @endpush