@extends('admin.layout') @if(!empty($abs->language) && $abs->language->rtl == 1) @section('styles') @endsection @endif @section('content')
Update Call to Action Section
@if (!empty($langs)) @endif
@csrf @if ($abe->theme_version != 'gym' && $abe->theme_version != 'car') {{-- Background Part --}}

Background


JPG, PNG, JPEG, SVG images are allowed

@if ($errors->has('background'))

{{$errors->first('background')}}

@endif
@endif

@endsection