@extends('common.layout') @section('content')

@csrf
@php $selectedCountries = isset($schoolbanner->country) ? explode(',', $schoolbanner->country) : []; @endphp @foreach($countries as $code => $country)
@endforeach
@for ($i = 1; $i <= 3; $i++)
px
#

@endfor
@for ($i = 1; $i <= 3; $i++)
px
#

@endfor
@for ($i = 1; $i <= 5; $i++)
px
#

@endfor
@if(!empty($id)) @endif 목록
@if(!empty($id)) @include('schoolbanner.modal') @endif
@csrf
@endsection @section('script') @endsection