@extends('adminlte::page') @section('title','General') @section('content_header')

Add Choose Tool

@stop @php $index_count1=1; @endphp @section('content')
@if ($errors->any()) @endif
{{ csrf_field() }}
@stop @section('css') @stop @section('js') @stop