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

ویرایش فوتر

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

ویرایش فوتر

@csrf




{{Form::select('footer_group_id',$groups,$footer->footer_group_id,['class' => 'select2'])}}


@stop @section('footer') @stop