@extends('admin.layouts.contentLayoutMaster') @section('title','Banner Create') @section('pagelevelcss') @stop @section('content')
{{ csrf_field() }}

Image
@endsection @section('pageleveljs') @stop