@extends('admin.layouts.master') @section('title') Create Sektor Page AR @endsection @section('page-title') Create Sektor AR @endsection @section('body') @endsection @section('content') @if ($message = Session::get('success')) @endif @if ($message = Session::get('error')) @endif
@csrf
Hero Image
Upload Image
Only Images
{{-- -------------------------------------------------------------- --}}
Hero Image
Upload SVG
Only SVG File
@endsection @section('scripts') @endsection