@extends('layouts.adminLayouts') @section('head') @stop @section('content-header')

ایجاد فوتر جدید

@stop @section('content')
بازگشت

ایجاد فوتر جدید

@csrf




{{Form::select('footer_group_id',$groups,null,['class' => 'select2'])}}
@stop @section('footer') @stop