@extends('backend.admin-master') @section('style') @endsection @section('site-title') {{__('New Case Study')}} @endsection @section('content')

{{__('New Case Study')}}

{{__('All Case Study')}}
@csrf
{{__('select language to get price plan by language')}}
{{__('Recommended image size 1920x1280')}}
{{__('Recommended image size 1920x1280')}}
@include('backend.partials.media-upload.media-upload-markup') @endsection @section('script') @include('backend.partials.media-upload.media-js') @endsection