@extends('layout.backend.containerform') @section('footer_js') @endsection @section('dynamicdata')
Edit Banner
@include('layout.backend.alert')
@if(file_exists('uploads/banners/'.$banner->attachment) && $banner->attachment!='') @else @endif
Select image Change
NOTE! Valid file extensions are jpg,jpeg and png.
{!! csrf_field() !!}
@stop