@extends('manage.layouts.app') @section('headlinks') @endsection @section('content')
@csrf

Create New Announcements

@php $types = ['saloon', 'hatchback', 'SUV'] @endphp
@endsection @section('scripts') @endsection